home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Tele / P / ParmSet.cpt / Notes on Using ParmSet next >
Text File  |  1991-02-17  |  1KB  |  25 lines

  1. Quick notes on using ParmSet
  2. ----------------------------
  3.  
  4. ParmSet is a simple White Knight procedure that will allow you to change
  5. White Knight parameters without having to place commands in a file, compile
  6. them, and run them.  When executed, this command will prompt for the parameter
  7. number that is to be changed.  Next, a window is presented that shows the
  8. current value of the parameter and allows you to change it (or cancel the
  9. change).  For ease of use, set a macro key to run ParmSet.
  10.  
  11. WARNING:
  12. This utility allows you to change ANY White Knight parameter without any
  13. validation of what is changed.  ParmSet will not prohibit you from changing
  14. parameters to invalid values or from changing parameters that aren't meant
  15. to be changed.  Only those parameters shown in the White Knight manual as 
  16. those that are to be set using the PUTPARAM instruction should be changed
  17. and they should only be changed to the values shown in that manual.
  18.  
  19.  
  20. SOURCE CODE
  21. The following files are the source for ParmSet:
  22.  
  23.     ParmSet.src  -- driver code
  24.     ParmSet0.imp -- shell description for get/show parameter resource
  25.     ParmSet2.imp -- shell description for show/change  resource